Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

오타수정 LONGVARBINARY -> LONG VARBINARY #695

Open
wants to merge 1 commit into
base: version/2020-12-11
Choose a base branch
from

Conversation

skaghzz
Copy link

@skaghzz skaghzz commented Jul 27, 2021

안녕하세요.

책에는 ATTRIBUTE_BYTES BLOB NOT NULL 로 작성되어 있지만, 샘플 코드에는 LONG VARBINARY로 변경되어 있네요.
변경된 정확한 이유는 모르겠지만 LONG VARBINARY를 LONGVARBINARY로 오타 발생한것 같아 수정했습니다.

java.sql.types의 LONGVARBINARY와 혼동해서 작성하신건진 모르겠네요.
java - LONGVARBINARY

mariadb - BLOB
mariadb - LONG VARBINARY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant